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