Dependencies required to create a TsyringeProvider The user must provide these from their tsyringe installation
The tsyringe container to use
`import { container } from 'tsyringe'` Copy
`import { container } from 'tsyringe'`
The tsyringe Lifecycle enum
`import { Lifecycle } from 'tsyringe'` Copy
`import { Lifecycle } from 'tsyringe'`
Dependencies required to create a TsyringeProvider The user must provide these from their tsyringe installation