declare namespace Cloudflare {interface Env {DB?:D1Database;BUCKET?:R2Bucket;STAGEBOND_SECRET?:string;RESEND_API_KEY?:string;OWNER_BOOTSTRAP_KEY?:string;APP_ORIGIN?:string;}}