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