export function check(types: ParsedType[], value: any, key: PropertyKey, ast: Ast, filters: TupleFilters, validator: import("../DocSchemaValidator.js").DocSchemaValidator, throwOnError: boolean, forceStrict: boolean): boolean;
