import { SvgIconComponent } from './types'; declare const FileDownloadIcon: SvgIconComponent; export default FileDownloadIcon;