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