import { Options } from './index'; export declare function createProject(options: Options): Promise; //# sourceMappingURL=lib.d.ts.map