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