import type { Scope } from './types';
export default function createQuickStartProject(scope: Scope): Promise<void>;
//# sourceMappingURL=create-quickstart-project.d.ts.map