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