/* tslint:disable:all */ import { Container } from "inversify"; declare const CONTAINER: Container; export { CONTAINER };