export interface PaymentAcceptancePaymentConsentDisableRequestRaw {
    request_id: string;
}
export declare namespace PaymentAcceptancePaymentConsentDisableRequestRaw {
    const discriminator: string;
    const attributeTypeMap: Array<{
        name: string;
        baseName: string;
        type: string;
    }>;
}
//# sourceMappingURL=paymentAcceptancePaymentConsentDisableRequestRaw.d.ts.map