import type { IconComponent } from '../types'; declare const ChecklistMinimalistic: IconComponent; export default ChecklistMinimalistic;