import { NativeEventEmitter } from 'react-native'; export declare const NativeWallpaperModule: any; export declare const WallpaperEventEmitter: NativeEventEmitter | null; export declare const WALLPAPER_CHANGE_EVENT = "onWallpaperChanged"; //# sourceMappingURL=NativeModule.d.ts.map