StyleValue:
    | false
    | null
    | undefined
    | string
    | CSSProperties
    | StyleValue[]