import { InputType } from '../../../szorba-types'; import { SzHtmlInputComponent } from '../sz-html-input/sz-html-input.component'; import * as i0 from "@angular/core"; export declare class SzHtmlInputSearchComponent extends SzHtmlInputComponent { type: InputType; classSzHtmlInputSearch: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }