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