import type { IconProps } from '../../types';
declare const MarkupLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Markup Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { MarkupLine };
