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