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