import { OnInit } from '@angular/core'; export declare class ArmoryComponent implements OnInit { constructor(); ngOnInit(): void; }