import { Type } from '../src/facade/lang'; /** * A default set of providers which should be included in any Angular * application, regardless of the platform it runs onto. * @stable */ export declare const APPLICATION_COMMON_PROVIDERS: Array;