/** * Maps HashPrefix names to their byte representation */ declare const HashPrefix: Record; export { HashPrefix };