import { ConfigServiceBase } from '../../services/config.service.base'; import * as i0 from "@angular/core"; export declare class FooterComponent { private config; companyName: string; constructor(config: ConfigServiceBase); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }