export default function excel2Json({ buffer, type, delimiter }: any): Promise<{ resultBuffer: any; }>; //# sourceMappingURL=excel2Json.d.ts.map