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