export declare class HCY implements TypedColor<HCY> {
    buf: NumericArray;
    offset: number;
    stride: number;
    h: number;