import { DVCFeatureSet } from '@devcycle/js-client-sdk';
export declare const useAllFeatures: () => DVCFeatureSet;
