export declare const $MessagingServiceInfoDTO: { readonly properties: { readonly name: { readonly type: "string"; }; readonly eventMeshId: { readonly type: "string"; }; readonly id: { readonly type: "string"; }; readonly type: { readonly type: "string"; }; }; };