export declare function base64toUint32Arr(base64: string, isLittleEndian?: boolean): Uint32Array;
//# sourceMappingURL=base64toUint32Arr.d.ts.map