import type { UseStylingOptions } from '@fluentui-react-native/framework'; import type { MenuItemProps, MenuItemTokens, MenuItemSlotProps } from './MenuItem.types'; export declare const menuItemStates: (keyof MenuItemTokens)[]; export declare const stylingSettings: UseStylingOptions; //# sourceMappingURL=MenuItem.styling.d.ts.map