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

declare const FountainPenIcon: MdiReactIconComponentType;
export default FountainPenIcon;
