import type { UseStylingOptions } from '@fluentui-react-native/framework'; import type { MenuListProps, MenuListTokens, MenuListSlotProps } from './MenuList.types'; export declare const menuListStates: (keyof MenuListTokens)[]; export declare const stylingSettings: UseStylingOptions; //# sourceMappingURL=MenuList.styling.d.ts.map