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