UNPKG

@mui/x-tree-view

Version:

The community edition of the MUI X Tree View components.

6 lines 385 B
export declare const TreeViewExpandIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material/SvgIcon").SvgIconTypeMap<{}, "svg">> & { muiName: string; }; export declare const TreeViewCollapseIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material/SvgIcon").SvgIconTypeMap<{}, "svg">> & { muiName: string; };