import type { OutputFormat } from '../lib/json-output.js'; export declare function featureList(format?: OutputFormat, moduleId?: string): void; //# sourceMappingURL=feature.d.ts.map