export declare function encodeBase64(text: string): string;
export declare function encodeSha256(text: string): string;
//# sourceMappingURL=EncodeUtils.d.ts.map