import { AnalyzerPlugin } from "../types.js"; export declare const DockerPlugin: AnalyzerPlugin; export default DockerPlugin;