declare const CarePlan: { LIST_CAREPLAN: string; ENROLLMENTS: string; GET_PARTICIPANTS_ENROLLMENTS: string; }; export default CarePlan;