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