/** * 将项目中的 interface 转换为 type */ export declare function interfaceToType(): Promise;