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

declare const EarthFillIcon: RemixiconReactIconComponentType;
export default EarthFillIcon;
