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

declare const MeteorFillIcon: RemixiconReactIconComponentType;
export default MeteorFillIcon;
