/// import { IconProps } from '../../types'; declare const FileText: (allProps: IconProps) => JSX.Element; export default FileText;