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