declare const unpack: (buffer: Buffer, dist?: string) => any; export = unpack;