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

declare const PoolIcon: MdiReactIconComponentType;
export default PoolIcon;
