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

declare const TollIcon: MdiReactIconComponentType;
export default TollIcon;
