import { Injector } from '@angular/core';
export declare class MadeWithLoveModule {
    private injector;
    constructor(injector: Injector);
}
