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