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