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

declare const TrafficLightLineIcon: RemixiconReactIconComponentType;
export default TrafficLightLineIcon;
