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