export declare class IndirectAcquisition {
    OpdsIndirectAcquisitionType: string;
    OpdsIndirectAcquisitions: IndirectAcquisition[];
}
