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