import { MedusaContainer, PaymentCollectionDTO } from "@medusajs/framework/types";
export declare const refetchPaymentCollection: (id: string, scope: MedusaContainer, fields: string[]) => Promise<PaymentCollectionDTO>;
//# sourceMappingURL=helpers.d.ts.map