import { OnBeforeUnload } from '@wix/bex-core'; export declare function usePlatformApiCompat(): { onBeforeUnload?: OnBeforeUnload; }; //# sourceMappingURL=usePlatformApiCompat.d.ts.map