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