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

declare const MarkPenFillIcon: RemixiconReactIconComponentType;
export default MarkPenFillIcon;
