import { Container } from './types';
declare const container: Container;
export { container };
