/// import { IconProps } from '../../types'; declare const Water: (allProps: IconProps) => JSX.Element; export default Water;