export declare const enableFeature: (featureName: string) => Promise<void>;
