import * as React from "react"; declare function File(props: React.SVGProps): any; export default File;