import * as React from 'react'; export interface Discount-216Props extends React.SVGProps { ariaLabel?: string } export default function Discount-216({ ariaLabel, ...props }: Discount-216Props) { return ( ); }