UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

6 lines 380 B
import type { SerializedStyles } from '@emotion/serialize'; export declare function borderedStyles(props: any): SerializedStyles; export declare function closeIconFade(props: any): SerializedStyles; export declare function selectedColor(props: any): SerializedStyles; export declare function edgeCorners(props: any): SerializedStyles; //# sourceMappingURL=TreeView.styles.d.ts.map