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

declare const DataSaverOn: ReactIconComponentType;
export default DataSaverOn;
            