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