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