export declare function createRecord<V>(object?: Record<string, V>): Record<string, V>;
//# sourceMappingURL=_createRecord.d.ts.map