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

declare const PencilFillIcon: RemixiconReactIconComponentType;
export default PencilFillIcon;
