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

declare const WatermarkIcon: MdiReactIconComponentType;
export default WatermarkIcon;
