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