type alias AuthorizationStateimport { type AuthorizationState } from "https://deno.land/x/mtkruto@0.1.101/client/3_types.ts"; definition: { authorized: boolean; }