export declare function bytesToAscii(bytes: Uint8Array): string; export default bytesToAscii; //# sourceMappingURL=bytesToAscii.d.mts.map