export declare function getAuth(): Promise<{ accessToken: string; } | null>;