import { DataStoreService } from '../../../services/data-store.service'; import * as i0 from "@angular/core"; export declare class GenericSectionComponent { private readonly store; logo: string; guidelinesLogo: string; appName: string; constructor(store: DataStoreService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }