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