import type { IconComponent } from '../types'; declare const Water: IconComponent; export default Water;