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