declare const migrate: (inDir: string, outDir: string) => void; export { migrate };