UNPKG

@etsoo/materialui

Version:

TypeScript Material-UI Implementation

6 lines (5 loc) 158 B
import ListItemIcon from "@mui/material/ListItemIcon"; /** * List item right icon component */ export declare const ListItemRightIcon: typeof ListItemIcon;