import { Tree } from '@nx/devkit'; export declare function applicationCleanup(tree: Tree, path: string, files?: string[]): void;