import { type Lang } from './i18n.js'; export declare function runQuickstart(lang?: Lang): Promise; //# sourceMappingURL=quickstart.d.ts.map