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

declare const HotTubIcon: MdiReactIconComponentType;
export default HotTubIcon;
