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