import { Address } from 'viem';
export declare const clearEmptyAddress: (address?: Address) => `0x${string}` | undefined;
//# sourceMappingURL=clear-empty-address.d.ts.map