import '../../core/metaphors/index.js'; /** Main entry for `slope interview` command */ export declare function interviewCommand(args: string[]): Promise; //# sourceMappingURL=interview.d.ts.map