import type { NextAuthOptions } from "next-auth"; export declare const BASELINE_JIRA_SCOPES: string; export declare const ELEVATED_JIRA_SCOPES: string; export declare const authOptions: NextAuthOptions; //# sourceMappingURL=options.d.ts.map