import { IOption } from './type/options'; export declare function getRollupConfig(config: IOption): any;