export interface GenerateBrokerReportResponse { 'taskId'?: (string); } export interface GenerateBrokerReportResponse__Output { 'taskId': (string); }