export interface WaveCatalogMetadata { version: string; hash: string; dev: boolean; createDate: number; }