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