export declare const getBackendApiUrl: (hostname?: string) => string;
export declare const getEngineApiUrl: (hostname?: string) => string;
