import { MaterialTextfieldComponent } from '../textfield/textfield.component'; import PhoneNumberComponent from 'formiojs/components/phonenumber/PhoneNumber.js'; import * as i0 from "@angular/core"; export declare class MaterialPhoneNumberComponent extends MaterialTextfieldComponent { inputType: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { PhoneNumberComponent };