import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class NsrtmGestionArchivoNpmComponent implements OnInit {
    constructor();
    ngOnInit(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<NsrtmGestionArchivoNpmComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NsrtmGestionArchivoNpmComponent, "lib-nsrtm-gestion-archivo-npm", never, {}, {}, never, never, false>;
}
