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