/** * slope quickstart — Interactive tutorial for new users. * Walks through the core SLOPE workflow, checking current state along the way. */ export declare function quickstartCommand(args: string[]): Promise; //# sourceMappingURL=quickstart.d.ts.map