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

declare const EarthLineIcon: RemixiconReactIconComponentType;
export default EarthLineIcon;
