declare const ChecklistChecked: (props: any) => JSX.Element;
export default ChecklistChecked;
