import type { StandardOutputFields } from './common.js';
export interface AddMemberMessageAAQToPartnerResponse extends StandardOutputFields {
}
