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

declare const FountainPenTipIcon: MdiReactIconComponentType;
export default FountainPenTipIcon;
