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