import { IEntityProps } from '../../types'; import React from 'react'; import { Styles } from './styles'; export declare type DiscountProps = IEntityProps & Styles; export declare const DiscountContainer: React.ComponentType; } & { children?: React.ReactNode; }, "children"> & import("@material-ui/core").StyledComponentProps>; export declare const Discount: React.ComponentType; } & { children?: React.ReactNode; }, "value" | "entity" | "accurateText" | "children"> & import("@material-ui/core").StyledComponentProps>;