# StepIndicatorProps

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/site-gen-core/src/component-library/_shared/step-indicator.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/site-gen-core/src/component-library/_shared/step-indicator.tsx#L13)

## Properties

| Property | Type |
|---|---|
| `step` | `number` |
| `icon` | `LucideIcon` |
| `titleKey` | `string` |
| `descriptionKey` | `string` |
