import { WebpackRequire } from './types';
export declare function attachShareScopeMap(webpackRequire: WebpackRequire): void;
