export declare function Integer(message?: string): (target: any, key: string) => void;
