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