import { Task } from '@eaglesong/helper-task'; export default class RootScriptsTask extends Task { apply(): void; } //# sourceMappingURL=index.d.ts.map