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