export declare const authCodeService: (response_type: string, client_id: string, redirect_uri: string, scope: string) => Promise;