import { Injector } from '@angular/core'; import { CoreBaseComponent } from '../common/base.component'; import * as i0 from "@angular/core"; export declare class TileContentComponent extends CoreBaseComponent { protected get logSourceName(): string; tileHeader: string; tileImageSrc: string; constructor(injector: Injector); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }