ThemeExtendertype ThemeExtender<T> = (theme: T) => T | void;§Type Parameters§T[src]§Type§(theme: T) => T | void[src]