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