import * as d from '../../declarations';
export declare function validateRollupConfig(config: d.Config): void;
