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