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