import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const SwimmingPool: m.Component; export default SwimmingPool;