declare const intToLE8Byte: (data: any) => number[]; export default intToLE8Byte;