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