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