export declare function selectorMatches(element: HTMLElement | SVGElement, selector: string): boolean;
//# sourceMappingURL=selectorMatches.d.ts.map