Variable StyledListItemTextConst
StyledListItemText: StyledComponent<
ListItemTextProps<
ElementType<any, keyof IntrinsicElements>,
ElementType<any, keyof IntrinsicElements>,
> & MUIStyledCommonProps<Theme> & {
open: boolean;
path: string;
pathname: string;
},
{},
{},
> = ...
Styled list item text component