// App
export * from './app.component';
// Application wide providers
export const APP_PROVIDERS = [
];