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

declare const MobiledataOff: ReactIconComponentType;
export default MobiledataOff;
            