import type { AppearanceOptions, ThemeOptions } from '@fluentui-react-native/theme-types'; export declare function getCurrentAppearance(appearance: ThemeOptions['appearance'], fallback: AppearanceOptions): AppearanceOptions; //# sourceMappingURL=getCurrentAppearance.d.ts.map