export declare function createModule(dir: string, system: 'esm' | 'cjs', identifier: 'file-ext' | 'package-type' | 'syntax'): Promise;