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