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

declare const MobileFriendly: ReactIconComponentType;
export default MobileFriendly;
            