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