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