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