import { ReactIconComponentType } from '../types';

declare const BackupTable: ReactIconComponentType;
export default BackupTable;
            