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

declare const PaintIcon: MdiReactIconComponentType;
export default PaintIcon;
