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