/**
 * @param {Uint8Array} buf
 */
export function bufferToFormData(buf: Uint8Array): FormData;
//# sourceMappingURL=buffer-to-form-data.browser.d.ts.map