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

declare const PencilRulerLineIcon: RemixiconReactIconComponentType;
export default PencilRulerLineIcon;
