export declare function encodeFloatsRGBArange(values: any, array: any): { extent: string[]; array: Uint8Array; }; //# sourceMappingURL=util.d.ts.map