export interface IElementRef { element: Element, [key: string]: any }