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