import type { MujianSdk } from '../../../../index.ts'; import type { ProjectInfo } from '../../../../types'; export declare const getInfo: (this: MujianSdk) => Promise;