import Docker from 'dockerode'; export declare function getDocker(hostObj: Docker.DockerOptions): Docker;