declare const Empty: { (): JSX.Element; displayName: string; }; export default Empty;