export {}; declare global { const DOCUMENTS: KVNamespace; const SESSION_SECRET: string; const GRAPH_JSON_API_KEY: string; const GRAPH_JSON_COLLECTION: string; const APIHERO_PROJECT_KEY: string; }