import * as React from "react"; declare const SvgIcnNewTask: (props: React.SVGProps) => JSX.Element; export default SvgIcnNewTask;