export declare class CloudServiceInstance { static is(instance: any): boolean; static flag(instance: any): any; }