/**
 * @param {Element} node Node.
 * @return {string|undefined} href.
 */
export function readHref(node: Element): string;
//# sourceMappingURL=XLink.d.ts.map