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

declare const BallPenLineIcon: RemixiconReactIconComponentType;
export default BallPenLineIcon;
