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