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