export declare function useAllEnabled(allFeatures: string[] | string): boolean;
