export declare function callContentService(url: string, tenant: string, data?: any): Promise<any>;
