import type { IconProps } from '../../types';
declare const EarthLatitudeFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Earth Latitude Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { EarthLatitudeFill };
