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