import { ContainerImage } from './get-image-tags-handler'; export declare function getDockerImageTags(image: string): Promise;