import type { VEditor } from '../virgo.js'; import type { BaseTextAttributes } from './base-attributes.js'; export declare function findDocumentOrShadowRoot(editor: VEditor): Document; //# sourceMappingURL=query.d.ts.map