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

declare const FountainIcon: MdiReactIconComponentType;
export default FountainIcon;
