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

declare const MarkPenLineIcon: RemixiconReactIconComponentType;
export default MarkPenLineIcon;
