variable z.isValidRe-exportimport { z } from "https://deno.land/x/nosdump@0.4.4/deps.ts"; const { isValid } = z; type<T>(x: ParseReturnType<T>) => x is OK<T> | DIRTY<T>