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

declare const PencilRulerFillIcon: RemixiconReactIconComponentType;
export default PencilRulerFillIcon;
