export interface ConfigValueMetadata { property: string; name: string; defaults: any; }