export interface IFeatureViewParams { projectId: string; featureId: string; }