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