import { NativeEventEmitter } from 'react-native'; import type { OfficeThemingModule } from './officeThemingModule'; export declare function getThemingModule(): [OfficeThemingModule, NativeEventEmitter | undefined]; //# sourceMappingURL=getThemingModule.native.d.ts.map