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