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