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