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