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