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