import { byte } from "../types.js"; export declare function hexToBytes(hex: string): byte[];