import * as React from "react"; declare function SvgTask(props: React.SVGProps): React.JSX.Element; export default SvgTask;