import type { PropsWithChildren } from 'react'; export declare const Extractor: ({ children }: PropsWithChildren<{}>) => import("react").ReactNode; //# sourceMappingURL=extractor.browser.d.ts.map