# Separator

Use `Separator` to visually divide major areas when headings alone are not enough.

## Props

No props.

## Example

```mdx
<Separator />
```

## Rules

- Use rarely.
- Prefer headings and sections for structure.
