export declare const CSS: {
  actionBarContainer: string;
  content: string;
};
export declare const SLOTS: {
  actionBar: string;
};
