export declare function generateDockerImageName(dockerImage: string, tag: string, registry?: string): string;