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