import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Tasks: React.FC; export default Tasks;