import type { IconProps } from '../../types'; declare const FlowerFill: import("react").NamedExoticComponent; /** * Remix Icon: Flower Fill * @see {@link https://remixicon.com/icon/flower-fill Remix Icon Docs} */ export { FlowerFill };