export default function matchesSelector(elements: Array<Element>, compareSelector: string): number;
