/**
 * Returns the accessible name of an element
 */
export declare function getAccessibleName(element: Element): string;
//# sourceMappingURL=shared.d.ts.map