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