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