import type { IconComponent } from '../types'; declare const FileText: IconComponent; export default FileText;