export declare function dockerImageExists(imageName: string, hash: string, registry?: string): Promise;