import { IconInstanceProps } from '../icon.types'; declare const EmptyIcon: import('react').ForwardRefExoticComponent>; export default EmptyIcon;