import { Number2Property } from "./NativeProperty"; export declare class NumberRangeProperty extends Number2Property { get type(): string; }