import { InitOptions } from '../types'; export declare const initProject: (options?: InitOptions) => Promise; //# sourceMappingURL=init.d.ts.map