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