//#region src/icons/lucideExtra/TreeDownRightIcon.d.ts
declare const TreeDownRightIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { TreeDownRightIcon as default };
//# sourceMappingURL=TreeDownRightIcon.d.mts.map