export declare const menuCSSValues: Record<"color" | "height" | "background" | "ripple" | "backgroundHover" | "mobileHeight", import("lit").CSSResultOrNative>;
export declare const menuCSSVarsNames: Record<"color" | "height" | "background" | "ripple" | "backgroundHover" | "mobileHeight", import("lit").CSSResultOrNative>;
export declare const menuItemStyles: import("lit").CSSResult;
export declare const menuStyles: import("lit").CSSResult;
