import {UIComponent} from './component'; export declare class DInputNumberComponent extends UIComponent { }