export declare const CSS: {
    actionGroupEnd: string;
    container: string;
};
export declare const SLOTS: {
    expandTooltip: string;
};
