import { RefundsClient } from "../model/refunds";
declare const refundsClient: RefundsClient;
export = refundsClient;
