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