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