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

declare const TicketUserIcon: MdiReactIconComponentType;
export default TicketUserIcon;
