export declare const refreshTokenService: (grant_type: string, refresh_token: string, client_id: string) => Promise;