import type { IconDefinition } from '@mingcute/icons'; export declare const CheckCircleIcon: IconDefinition; export default CheckCircleIcon;