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