import type { Application as ClientApplication } from '../client/types.ts'; /** * Removes files that where generated in previous JHipster versions and therefore * need to be removed. */ declare const _default: (this: import("../index.ts").GeneratorBaseCore, params: import("../base-simple-application/tasks.js").TaskParamWithApplication) => void; export default _default;