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

declare const BallPenFillIcon: RemixiconReactIconComponentType;
export default BallPenFillIcon;
