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