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