export declare function useEnabled(feature: string[] | string): boolean;
