import type { IconProps } from '../../types'; declare const MoonClearLine: import("react").NamedExoticComponent; /** * Remix Icon: Moon Clear Line * @see {@link https://remixicon.com/icon/moon-clear-line Remix Icon Docs} */ export { MoonClearLine };