| /** | |
| * Builds a full origin string pointing to the Account Portal for the given frontend API. | |
| */ | |
| declare function buildAccountsBaseUrl(frontendApi?: string): string; | |
| export { buildAccountsBaseUrl }; | |
| /** | |
| * Builds a full origin string pointing to the Account Portal for the given frontend API. | |
| */ | |
| declare function buildAccountsBaseUrl(frontendApi?: string): string; | |
| export { buildAccountsBaseUrl }; | |