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