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