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