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