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

declare const DataSaverOff: ReactIconComponentType;
export default DataSaverOff;
            