import type { BaseMessageIconProps, ForwardRefPrimitive } from '../types'; export declare const MessageIcon: ForwardRefPrimitive;