export declare class ElementLabelUtils { static getElementLabel(element: Element): string; }