export declare const int16ArrayToBase64: (buffer: Int16Array) => string;
