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