import * as React from 'react'; declare function File2Outlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof File2Outlined; export default File2Outlined;