export declare const CSS: {
  actionGroupBottom: string;
};
export declare const SLOTS: {
  bottomActions: string;
  expandTooltip: string;
};
export declare const TEXT: {
  expand: string;
  collapse: string;
};
