import { HeinerUIComponent } from './component' /** NumInput Component */ export declare class HnNumInput extends HeinerUIComponent { }