export interface EmptyMainSystemIconProps extends React.SVGProps { size?: number; } export declare const EmptyMainSystemIcon: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;