/** 对Record进行类型检查 */ export declare function record_type_check(val: object): void; //# sourceMappingURL=core.d.ts.map