import type { IconProps } from '../../types';
declare const PartlyCloudNightFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Partly Cloud Night Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { PartlyCloudNightFill };
