declare const environment: any; declare const chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; declare const lookup: Uint8Array;