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