/** 对TupleArray进行类型检查 @throws {CheckingError} 检查出错时 */ export declare function tuple_type_check(val: Array): void; //# sourceMappingURL=core.d.ts.map