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