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