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

declare const SmogIcon: MdiReactIconComponentType;
export default SmogIcon;
