export interface MemberCSVResponse { buffer: ArrayBuffer; mimeType?: string; } //# sourceMappingURL=MemberCSVResponse.d.ts.map