import Checklist from './Checklist'; declare const ChecklistFilled: typeof Checklist; export default ChecklistFilled;