Press shift + S to search API reference.
Variants for the Link component:
• default
Blue text.
• dark
Dark gray text.
• light
Light gray text.
type LinkVariant = "default" | "dark" | "light"