export declare const AspAInputNumber: {
    raw: any;
    name: string;
};
export default AspAInputNumber;
