import React from 'react'; declare const Care: () => React.JSX.Element; export { Care };