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