import { AuthConfig } from '../types/config'; export declare function loadConfig(baseUrl?: string): Promise;