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

declare const WarningLightsIcon: MdiReactIconComponentType;
export default WarningLightsIcon;
