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