import { StyleRule } from '@vanilla-extract/css'; export declare const popupBase: StyleRule; export declare const itemBase: StyleRule; export declare function applyItemSvgStyles(itemClass: string): void; export declare const separator: string; export declare const label: string; //# sourceMappingURL=menu.css.d.ts.map