/**
* Assembles the Bitmap of field 127.0-63 for the ISO 8583 message in the Main class Instance.
* @functionassembleBitmap_127
* @memberof module:Bitmap-Assemble
*/
declare functionassembleBitmap_127(): Uint8Array | import("../errors").DefaultError;
exportdefault assembleBitmap_127;