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