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