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