import { Container } from 'inversify'; export declare function registerCoreInIocContainer(container: Container): void;