/** * @private */ export declare function elementMatchesRule(element: HTMLElement, selectors: string[]): boolean; //# sourceMappingURL=elementMatchesRule.d.ts.map