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