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