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