import * as rollup from 'rollup'; export default function removeDeprecatedFeatures(range?: string): rollup.Plugin;