Version: 2.0.03.0.04.0.04.0.14.0.24.0.34.0.45.0.05.0.15.0.26.0.07.0.07.0.18.0.08.0.1
import { Buffer } from 'buffer/';
/**
* Maps HashPrefix names to their byte representation
*/
declare const HashPrefix: Record<string, Buffer>;
export { HashPrefix };