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

declare const Backup: ReactIconComponentType;
export default Backup;
            