function isRegExpimport { isRegExp } from "https://deno.land/std@0.105.0/encoding/_yaml/utils.ts"; isRegExp(value: unknown): value is RegExpParametersvalue: unknownReturnsvalue is RegExp