export declare class FinalizeIntegrationRequestDto { payload: string; targetAwsRegion: string; }