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