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