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