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

declare const PencilLineIcon: RemixiconReactIconComponentType;
export default PencilLineIcon;
