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