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