/// import { SvgIconProps } from './types'; export declare function CallConnectingIcon({ className, ...props }?: Partial): JSX.Element;