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