import { RollupConfigMiddleware } from './types'; export declare const choose: (...mws: RollupConfigMiddleware[]) => RollupConfigMiddleware;