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