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