export declare function set(key: string): void; export declare function isSet(key: string): boolean; //# sourceMappingURL=features.d.ts.map