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

declare const MobileOff: ReactIconComponentType;
export default MobileOff;
            