/** * Create a list of all the components this module will offer */ export declare let MODEL_DECORATORS_ANGULAR2_COMPONENTS: Array; /** * Build out the angular 2 module so that it can be plugged into other systems. */ export declare class ModelDecoratorsAngular2Model { }