# Label

This component displays text content with customizable styling for appearance, emphasis, and hierarchy.

### **Import**
```tsx
import { Label } from '@app-studio/web';
```

