import { HexString } from '../types/index.js'; export declare function randomAddress(): HexString; //# sourceMappingURL=utils.d.ts.map