export declare const $RuntimeMappingDTO: { readonly properties: { readonly id: { readonly type: "string"; }; readonly messagingServiceId: { readonly type: "string"; }; readonly auditEntityType: { readonly type: "Enum"; }; readonly identifier: { readonly type: "string"; }; readonly attributes: { readonly type: "string"; }; readonly scanId: { readonly type: "string"; }; }; readonly isReadOnly: true; };