import { Hex } from 'viem';
export declare const getDefaultTrackingAddress: () => Hex;
