import { Config } from "../config/index.js"; export declare function runInteractiveSetup(options?: { force?: boolean; }): Promise; export declare function checkFirstRun(): Promise; //# sourceMappingURL=interactive.d.ts.map