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