declare function isBuffer(val: any): boolean;

export = isBuffer;
