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