import { ReactIconComponentType } from '../types';

declare const Water: ReactIconComponentType;
export default Water;
            