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