import 'reflect-metadata';
import { Container } from 'inversify';
declare const appContainer: Container;
export { appContainer };
