import { RemixiconReactIconComponentType } from './dist/typings';

declare const QuillPenLineIcon: RemixiconReactIconComponentType;
export default QuillPenLineIcon;
