/** * config command - Show and manage configuration */ export declare function configShow(): Promise; export declare function configPaths(): Promise; //# sourceMappingURL=config.d.ts.map