export declare const polyfillPath: (moduleName: string) => Promise<string>;
