export declare const humanFriendlyAlphabet = "023456789abcdefghijkmnopqrstuvwxyz"; export declare const secretAlphabet = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; //# sourceMappingURL=public-constants.d.ts.map