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