export declare const Coupon: import("react").MemoExoticComponent<({ couponStart, pbName, discName, isDisabled, couponNo, promotionName, couponEnd }: any) => import("react/jsx-runtime").JSX.Element>;