import "reflect-metadata"; import { Container } from "inversify"; declare const container: Container; export { container };