/** * Shared BEM class name helper for every Interaction Intelligence component, scoped to the * `gd-gen-ai-chat__interaction-intelligence` block. * @internal */ export declare const b: (props?: import("@gooddata/sdk-ui-kit").StyleProps) => string, e: (element: string, props?: import("@gooddata/sdk-ui-kit").StyleProps) => string; //# sourceMappingURL=intelligenceBem.d.ts.map