import { FeatureDescription } from '@standardnotes/features' export type UserFeaturesData = { features: FeatureDescription[] }