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