import { DataStoreService } from '../../../services/data-store.service'; import * as i0 from "@angular/core"; export declare class FooterComponent { private readonly store; appName?: string; applicationName: string; constructor(store: DataStoreService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class links { legalMentions: string; dataProtection: string; warrantyConditions: string; onlineSubscription: string; faq: string; }