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