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