import * as rollup from 'rollup';

declare const _default: (options?: {} | undefined) => rollup.Plugin;

export { _default as default };
