export type KvsValueType = number | string | boolean | object | unknown[]; //# sourceMappingURL=type.d.ts.map