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