
### dataHook
- type: string
- description: Applied as data-hook HTML attribute that can be used in the tests
### className
- type: string
- description: Specifies a CSS class name to be appended to the component’s root element.
- internal
### direction
- type: "horizontal" | "vertical"
- description: The direction of the divider
### skin
- type: "standard" | "light" | "warning" | "dark" | "destructive" | "premium" | "success"
- description: The skin of the divider

