export declare function getHomeAndRedirectUri(params: { BASE_URL_params: string | undefined; }): { homeUrlAndRedirectUri: string; };