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