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