export declare function init({ inputDir, dryRun }: { inputDir: string; dryRun: boolean; }): Promise; //# sourceMappingURL=init.d.ts.map