import type { IconProps } from '../../types';
declare const EarthLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Earth Line
 * @see {@link https://remixicon.com/icon/earth-line Remix Icon Docs}
 */
export { EarthLine };
