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