export declare function range(min?: number, max?: number): (proto: any, key: string) => void;