export declare const fromBase64: (input: string) => Uint8Array;
