import type { Theme } from '@fluentui-react-native/framework'; import type { TokenSettings } from '@fluentui-react-native/use-styling'; import type { SwitchTokens } from './Switch.types'; export declare const defaultSwitchTokens: TokenSettings; //# sourceMappingURL=SwitchTokens.ios.d.ts.map