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