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