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