export interface IDesenfilaMerchantV2PaymentProviderAgent {
    accountId: string;
}
