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