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