export interface IRavenObject { [property: string]: T; }