import { FC } from 'react'; import { NativeProps } from '../../utils/native-props'; export declare const EmptyIcon: FC;