declare const isValidLink: (ref: HTMLAnchorElement) => boolean; declare const isValidEvent: (event: MouseEvent) => boolean; //# sourceMappingURL=full-page.d.ts.map