export declare const $MsgVpnAclProfileSubscribeException: { properties: { subscribeTopicException: { type: string; isRequired: boolean; }; subscribeTopicExceptionSyntax: { type: string; isRequired: boolean; }; attributes: { type: string; }; tags: { type: string; }; environments: { type: string; contains: { type: string; }; isRequired: boolean; }; }; };