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