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