declare const CardTask: ({ taskData, onClick }: any) => import("react/jsx-runtime").JSX.Element; export default CardTask;