import type { Guard } from "../types";
export declare function isBuffer(): Guard<Buffer>;
//# sourceMappingURL=isBuffer.d.ts.map