import { ConfigOptions } from '../config/rollup'; export declare function buildRollup(options?: ConfigOptions): Promise;