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