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