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