///
export declare const SearchBarTriggerSlots: import('../../../../../components/src/components.ts').StyledContextProvider, import('../../../../../styled-system/system.js').SearchBarTriggerRecipe> & {
Wrapper: import('../../../../../components/src/components.ts').StyledContextProvider, import('../../../../../styled-system/system.js').SearchBarTriggerRecipe>;
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>;
Text: import('../../../../../styled-system/system.js').StyledComponent<"span", {}>;
Kbd: import('../../../../../styled-system/system.js').StyledComponent<"kbd", import('../../../../../styled-system/system.js').KbdVariantProps>;
Icon: import('../../../../../styled-system/system.js').StyledComponent<"div", {}>;
};