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