import { TransformListFunctionType } from '../types'; /** * @hidden */ export declare const ECR: { RepositoryList: TransformListFunctionType; };