export declare function pullDockerImage(hash: string, imageName: string, registry?: string, dryRun?: boolean): Promise;