interface defaultimport { type default } from "https://deno.land/x/hex@0.6.5/src/lib/standards/logging.ts"; Methodslog(severity: Severity,message: string,...args: readonly unknown[],): void