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

declare const TrafficLightFillIcon: RemixiconReactIconComponentType;
export default TrafficLightFillIcon;
