import type { Check } from '../check.js'; export declare function resolveSdkEntrypoint(projectRoot: string): string; export declare const checkSdkInstalled: Check; //# sourceMappingURL=project.d.ts.map