import type { IconProps } from '../../types';
declare const WaterDrop: import("react").NamedExoticComponent<IconProps>;
export { WaterDrop };
