interface CredentialsRe-exportimport { type Credentials } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; Propertiesusername: stringpassword: string