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