export declare function getOwnUrl(): string;
export declare function getServiceUrl(service: string, stage?: string): string;
