export interface ICloudResponseDebug {
    response: any;
}
