import * as React from 'react'; const Empty = () => ( ); export default Empty;