export declare const SLOTS: {
  menuActions: string;
  menuTooltip: string;
};
export declare const ICONS: {
  menu: string;
};
