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