/** * All imperative lint rules for the Docker lexicon. */ export { noLatestTagRule } from "./no-latest-tag.js"; //# sourceMappingURL=index.d.ts.map