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