export declare function shadowQuery(selector: string, rootNode?: Document | Element): Element | null;