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