export interface MessageLimits { maxMessages?: number; totalMessagesMaxCharLength?: number; } //# sourceMappingURL=chatLimits.d.ts.map