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