/// import { Type } from '../../facade/type'; export declare function bundle(NgModuleClass: Type, otherProviders?: any[], existingAngular1Module?: ng.IModule): ng.IModule;