import type { UseStylingOptions } from '@fluentui-react-native/framework'; import type { SwitchTokens, SwitchSlotProps, SwitchProps } from './Switch.types'; export declare const switchStates: (keyof SwitchTokens)[]; export declare const stylingSettings: UseStylingOptions; //# sourceMappingURL=Switch.styling.d.ts.map