SYMBOL INDEX (5 symbols across 2 files) FILE: packages/example/src/components/tour.jsx function Tour (line 14) | function Tour() { FILE: packages/lib/src/index.tsx type StepType (line 6) | type StepType = 'back' | 'cancel' | 'next'; type ShepherdButtonWithType (line 7) | interface ShepherdButtonWithType extends Step.StepOptionsButton { type ShepherdOptionsWithType (line 11) | interface ShepherdOptionsWithType extends Step.StepOptions { type ShepherdProps (line 15) | interface ShepherdProps {