import { SvgIconComponent } from './types'; declare const AddTaskRoundIcon: SvgIconComponent; export default AddTaskRoundIcon;