declare const numberToHex: (num: number) => string; export default numberToHex; //# sourceMappingURL=number-to-hex.d.ts.map