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