import { Searcher } from '../../shared/searcher.model'; import * as i0 from "@angular/core"; export declare class TotalResultComponent { searcher: Searcher; constructor(searcher: Searcher); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }