import { IconSvgProps } from '../types';
declare const FileSvg: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FileSvg;
//# sourceMappingURL=FileSvg.d.ts.map