import { GroupCustomerPair } from "@medusajs/framework/types"; export declare const deleteCustomerGroupCustomersStepId = "delete-customer-group-customers"; /** * This step removes customers from groups. */ export declare const deleteCustomerGroupCustomersStep: import("@medusajs/framework/workflows-sdk").StepFunction; //# sourceMappingURL=delete-customer-group-customers.d.ts.map