/** * Installs `window.__burdenoffNativeBridge` — the FULL contract from * `@burdenoff/fe-libs/shared/native/types` (incl. `selection`, `actionSheet`, * `isPreview`) — and applies the platform classes. Idempotent. */ export declare function installNativeBridge(): void; //# sourceMappingURL=bridge.d.ts.map