/** * returns a list of commands (or global scope) which have * a "default configuration" */ export declare function defaultConfigSections(): string[]; //# sourceMappingURL=defaultConfigSections.d.ts.map