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

declare const SprayIcon: MdiReactIconComponentType;
export default SprayIcon;
