export declare const getApiUrl: (host?: string, endpoint?: string, subdomain?: string) => string;
