/**
* Most of the code in this file is copied from Vitest.
*
* @see https://github.com/vitest-dev/vitest/blob/main/packages/browser/src/client/utils.ts
*/
export declarefunctionconvertElementToCssSelector(element: Element): string;
//# sourceMappingURL=selector.d.ts.map