import { InvocationContainer } from 'addict-ioc'; export declare function registerInContainer(container: InvocationContainer): void;