import matches from "https://deno.land/x/ts_matches@5.1.5/mod.ts"; export * as YAML from "https://deno.land/std@0.140.0/encoding/yaml.ts"; export type { Config, ConfigRes, Effects, ExpectedExports, KnownError, PackagePropertiesV2, Properties, SetResult, } from "https://start9.com/procedure/types.0.3.1.d.ts"; export { matches };