export declare const $MsgVpnRestDeliveryPointRestConsumerTlsTrustedCommonName: { properties: { tlsTrustedCommonName: { type: string; isRequired: boolean; maxLength: number; minLength: number; }; attributes: { type: string; }; tags: { type: string; }; }; };