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

declare const PenNibLineIcon: RemixiconReactIconComponentType;
export default PenNibLineIcon;
