import { MaterialNumberComponent } from '../number/number.component'; import CurrencyComponent from 'formiojs/components/currency/Currency.js'; import * as i0 from "@angular/core"; export declare class MaterialCurrencyComponent extends MaterialNumberComponent { inputType: string; onChange(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { CurrencyComponent };