export * from "./chars/83.js"; /** * Reference: https://github.com/woltapp/blurhash/blob/master/Algorithm.md#base-83 */ export declare const BASE83: import("./base.js").BaseN; //# sourceMappingURL=83.d.ts.map