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

declare const QuillPenFillIcon: RemixiconReactIconComponentType;
export default QuillPenFillIcon;
