export type RemoveOfferPricesStepInput = string[]; export declare const removeOfferPricesStepId = "remove-offer-prices"; export declare const removeOfferPricesStep: import("@medusajs/framework/workflows-sdk").StepFunction;