export interface IFeatureControlContextProvider { getContext(): string; } //# sourceMappingURL=feature-control-context-provider.d.ts.map