import { MdiReactIconComponentType } from './dist/typings';

declare const TicketPercentIcon: MdiReactIconComponentType;
export default TicketPercentIcon;
