import { BuildContext } from '../util/interfaces'; export declare function bundleCoreComponents(context: BuildContext): Promise;