export declare const FILE_MANIFEST = ".projen/files.json"; export declare function cleanup(dir: string, newFiles: string[], exclude: string[]): void;