export declare const NON_PASCAL_CASE_NAMES: Record<string, string>;
export declare const WEB_COMPONENT_MAP: Record<string, string[]>;
export declare const MOBILE_COMPONENT_MAP: Record<string, string[]>;
export declare const CHAT_COMPONENT_MAP: Record<string, string[]>;