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

declare const SwimIcon: MdiReactIconComponentType;
export default SwimIcon;
