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