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