export declare function init(options: { pm?: string; targetDir?: string; yes?: boolean; }): Promise;