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

declare const PenNibFillIcon: RemixiconReactIconComponentType;
export default PenNibFillIcon;
