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