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