import { InvocationContainer } from 'addict-ioc'; export declare function initialize(iocContainer: InvocationContainer, httpEnabled: boolean): void;