import { FunctionComponent } from 'react'; import { EmptyProps } from './types'; export declare const Empty: FunctionComponent>;