import type { OfficePalette } from '@fluentui-react-native/design/theming'; import type { OfficeThemingModule } from './officeThemingModule'; export declare function fallbackGetPalette(pal?: string): OfficePalette; export declare const fallbackOfficeModule: OfficeThemingModule; //# sourceMappingURL=fallbackOfficeModule.d.ts.map