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