export declare const SLOTS: {
    dropdownTrigger: string;
};
export declare const CSS: {
    content: string;
    wrapper: string;
};
