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

declare const PaintBucketIcon: MdiReactIconComponentType;
export default PaintBucketIcon;
