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