import { IconDefinition } from '../../templates/types'; declare const FileTextOutlined: IconDefinition; export default FileTextOutlined;