import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AddTask: StyledIcon; export declare const AddTaskDimensions: { height: number; width: number; };