import { FeatureRegistry } from './types';
export declare function getFeatureRegistry(): FeatureRegistry;
