import type { Configuration, NativeMMKV } from './Types';
export declare const createMMKV: (config: Configuration) => NativeMMKV;
//# sourceMappingURL=createMMKV.web.d.ts.map