export declare const EllipsisIcon: React.FC<{ svgProps: React.SVGProps; fill: string; }>;