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