import type { IconProps } from '../../types';
declare const HeavyRainLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Heavy Rain Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { HeavyRainLine };
