export declare const getServerUrl: (instance: string) => string;
export declare const getAmbPath: (instance: string) => string;
