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