export declare function wrap(b: Uint8Array): Uint8Array; export declare function unwrap(b: Uint8Array): Uint8Array | null; //# sourceMappingURL=SLIP.d.ts.map