declare const initCommand: (cwd?: string) => Promise; export { initCommand };