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