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

declare const PencilRuler2LineIcon: RemixiconReactIconComponentType;
export default PencilRuler2LineIcon;
