export declare class VernostTableRowComponent { name: string; value: string; constructor(); ngOnInit(): void; }