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

declare const TicketIcon: MdiReactIconComponentType;
export default TicketIcon;
