import type Generator from './generator.js'; export default function cleanupTask(this: Generator, { application }: any): void;