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