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