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