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

declare const MeteorLineIcon: RemixiconReactIconComponentType;
export default MeteorLineIcon;
