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