export declare class AppCloudConfig { canChat?: boolean; wsContext?: string; devConfigUrl?: string; }