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