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

declare const MeteorIcon: MdiReactIconComponentType;
export default MeteorIcon;
