import type { MMKVConfiguration, NativeMMKV } from 'react-native-mmkv';
export declare const createMMKV: (config: MMKVConfiguration) => NativeMMKV;
//# sourceMappingURL=createMMKV.web.d.ts.map