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