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