import * as react117 from "react";
import * as lucide_react13 from "lucide-react";

//#region src/icons/lucideExtra/TreeDownRightIcon.d.ts
declare const TreeDownRightIcon: react117.ForwardRefExoticComponent<Omit<lucide_react13.LucideProps, "ref"> & react117.RefAttributes<SVGSVGElement>>;
//#endregion
export { TreeDownRightIcon };
//# sourceMappingURL=TreeDownRightIcon.d.mts.map