import { SvgIconComponent } from './types'; declare const DiscountIcon: SvgIconComponent; export default DiscountIcon;