import { NumericFormField } from './number-form-field'; export declare class IntegerFormFieldComponent extends NumericFormField { }