export declare const querySelectorOrThrow: (element: Element | Document, selector: string) => Element;
//# sourceMappingURL=Selector.d.ts.map