/// import { IconProps } from "../SvgIcon"; export declare const Task: (props?: IconProps) => JSX.Element; export default Task;