import { IntegerWidget } from '../../base/integer.widget';
export declare class IntegerComponent extends IntegerWidget {
}
