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