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