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