import { type AuthenticatorTransportFuture } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/index.ts";
A super class of TypeScript's AuthenticatorTransport
that includes support for the latest
transports. Should eventually be replaced by TypeScript's when TypeScript gets updated to
know about it (sometime after 4.6.3)