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