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