export declare function InputNumber(): (target: any, propertyKey: string) => void; export declare function InputBoolean(): (target: any, propertyKey: string) => void;