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