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