import { SVGProps } from "react";
declare const TBSubtask: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBSubtask };
