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