export declare const $MessagingServiceResponse: { readonly properties: { readonly data: { readonly type: "MessagingService"; }; readonly meta: { readonly type: "dictionary"; readonly contains: { readonly properties: {}; }; }; }; };