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