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