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

declare const PermPhoneMsg: ReactIconComponentType;
export default PermPhoneMsg;
            