export function prepareMatch(element: any, selectors: any): import("../../node_modules/css-select/lib/esm/types.js").CompiledQuery; export function matches(element: any, selectors: any): boolean;