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