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