import * as d from '../../declarations';
export declare function generateComponentBundles(config: d.Config, buildCtx: d.BuildCtx): d.ComponentCompilerMeta[][];
