import { interfaces } from 'inversify'; export declare const preClientStart: (_: any, container: interfaces.Container) => Promise;