declare const padHex: (hex: string, byteCount?: number) => string; export { padHex }; //# sourceMappingURL=padHex.d.ts.map