import { SVGIconProps } from './SVGIcon'; export declare const FileIcon: (props: SVGIconProps) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=FileIcon.d.ts.map