export type TConvertNumberToUnsignedLongFunction = (value: number) => number; //# sourceMappingURL=convert-number-to-unsigned-long-function.d.ts.map