declare function closest(s: string): HTMLElement | null; declare function matches(s: string): boolean;