export declare function numArrayToHexArray(numArray: number[]): string[];
//# sourceMappingURL=numArrayToHexArray.d.ts.map