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