export declare function generateCUrl(body: string, path: string, baseURL: string): string;