import { IEntityManagerServiceRoot } from "../abstractions/configuration"; export declare const createContainer: () => IEntityManagerServiceRoot;