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