UNPKG

@bytebeans/macaw-ui

Version:

Saleor's UI component library

3 lines (2 loc) 247 B
declare const useStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"label" | "small" | "dark" | "error" | "success" | "warning" | "info" | "root" | "outlined" | "active" | "clickable" | "labelSmall">; export default useStyles;