interface Secretimport { type Secret } from "https://deno.land/x/live@1.41.11/loaders/secret.ts"; Propertiesget: () => Promise<string | null>