/** * Public entry point for bare React Native with OP-SQLite. Exported as * "@evolu/react-native/bare-op-sqlite" in package.json. * * Use this with bare React Native projects (not Expo) that use * `@op-engineering/op-sqlite`. */ export declare const evoluReactNativeDeps: import("@evolu/common").EvoluDeps; export declare const localAuth: import("@evolu/common").LocalAuth; //# sourceMappingURL=bare-op-sqlite.d.ts.map