/**
 * 生成代码
 * @param basePath 是否调试模式
 */
declare const _default: (basePath: string) => Promise<void>;
export default _default;
