Props for the ProtectedRoute component.
Optional
An optional array of user roles allowed to access this route. If not provided, any authenticated user can access it.
The component or elements to render if the user is authorized.
Props for the ProtectedRoute component.