import { type InitOptions } from './common'; export declare function initProject(options?: InitOptions): void; //# sourceMappingURL=project.d.ts.map