export declare function computeColors(values: Uint8Array | Uint16Array, colormap?: string, domain?: number[]): Uint8Array;