export declare const $AppConnectionStatus: { properties: { environments: { type: string; contains: { type: string; }; }; }; };