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