export declare const withDiscount: (ComponentWrapped: any) => (props: any) => JSX.Element;