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