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