import type { RemoveProductDiscount } from "./types"; export declare const removeProductDiscount: RemoveProductDiscount;