/** * Copyright (c) 2026, Salesforce, Inc., * All rights reserved. * For full license text, see the LICENSE.txt file */ /** * Describe a specific feature in detail */ export declare function describeFeature(featureName: string): void; //# sourceMappingURL=describe-command.d.ts.map