I can use theme variable in makeStyles function and also I want to use theme variable in createStyles function
export type NamedStyles = { [P in keyof T]