declare const _default: ({ watch, cwd, outDir, rootDir, }: { watch?: boolean | undefined; cwd: string; outDir: string; rootDir: string; }) => void; export default _default; //# sourceMappingURL=copy-files.d.ts.map