///
export declare const SwitchToChatButtonSlots: import('../../../../../components/src/components.ts').StyledContextProvider, import('../../../../../styled-system/system.js').SwitchToChatButtonRecipe> & {
Wrapper: import('../../../../../components/src/components.ts').StyledContextProvider, import('../../../../../styled-system/system.js').SwitchToChatButtonRecipe>;
Container: import('../../../../../styled-system/system.js').StyledComponent, HTMLButtonElement>, "ref"> & {
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject | null | undefined;
} & {
asChild?: boolean | undefined;
}>, import('../../../../../styled-system/system.js').ButtonVariantProps>;
Icon: import('../../../../../styled-system/system.js').StyledComponent<"div", {}>;
Text: import('../../../../../styled-system/system.js').StyledComponent<"span", {}>;
};