export declare const $MsgVpnAclProfilePublishException: { properties: { publishTopicException: { type: string; isRequired: boolean; }; publishTopicExceptionSyntax: { type: string; isRequired: boolean; }; attributes: { type: string; }; tags: { type: string; }; environments: { type: string; contains: { type: string; }; isRequired: boolean; }; }; };