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