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