export declare const DEEP_LINK: RegExp; export declare const isAnchor: (element: HTMLElement) => element is HTMLAnchorElement;