import type { SVGProps } from 'react';
declare const SvgFileIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgFileIcon;
//# sourceMappingURL=FileIcon.d.ts.map