variable defaultimport { default } from "https://deno.land/x/hex@0.5.15/src/functions/composer.ts"; type<T>(...functions: readonly HexFunction<T>[]) => HexFunction<T>