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