// Public API for Application export {APP_COMPONENT} from './application_tokens'; export {platform, commonBootstrap as bootstrap} from './application_common'; export {PlatformRef, ApplicationRef} from './application_ref';