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

declare const SwimmingPoolIcon: MdiReactIconComponentType;
export default SwimmingPoolIcon;
