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