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