import { InputType } from '../../../szorba-types'; import { SzHtmlFormInputComponent } from '../sz-html-form-input/sz-html-form-input.component'; import * as i0 from "@angular/core"; export declare class SzHtmlFormInputTelComponent extends SzHtmlFormInputComponent { type: InputType; classSzHtmlFormInputTel: boolean; setValue(value: any): void; getValue(): any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }