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

declare const TrafficLightIcon: MdiReactIconComponentType;
export default TrafficLightIcon;
