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