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