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

declare const SendToMobile: ReactIconComponentType;
export default SendToMobile;
            