import { IconProps } from '../Icon'; declare function SvgPermPhoneMsg(props: IconProps): JSX.Element; export default SvgPermPhoneMsg;