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