export declare function installPolyfillsFromModule(module: Partial>, polyfills: (keyof typeof global)[]): void;