import Generator from '../generator.js'; export default class GithubActionsGenerator extends Generator { writing(): Promise; } //# sourceMappingURL=github-actions.d.ts.map