import type { ScreenChangePayload } from './ScreenChangePayload'; export declare function reportScreenChangeOnNative(screenChangePayload: ScreenChangePayload): void; //# sourceMappingURL=nativeCommunication.d.ts.map