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