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

declare const TrackLightIcon: MdiReactIconComponentType;
export default TrackLightIcon;
