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