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