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