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