export declare const $MsgVpnAclProfileClientConnectException: { properties: { clientConnectExceptionAddress: { type: string; isRequired: boolean; pattern: string; }; attributes: { type: string; }; tags: { type: string; }; environments: { type: string; contains: { type: string; }; isRequired: boolean; }; }; };