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