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