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