import type { Plugin } from 'rollup';
export declare const rollupPluginRemoveExports: Plugin;
