export declare const generate: (name: any, src: any, dest: any, done: any) => object & { destDirName: any; inPlace: boolean; noEscape: boolean; };