import type { InputNumberInputProps } from '@primereact/types/primitive/inputnumber';
export declare const defaultInputProps: InputNumberInputProps;
