import * as React from 'react'; declare const Empty: () => React.JSX.Element; export default Empty;