import { Plugin } from 'rollup';
export declare function rollupPluginNodeProcessPolyfill(env?: {}): Plugin;
