export declare class ElementContextUtils { static getElementContext(element: Element): string; }