export declare const validateIdAddress: (responseAddress?: string | null) => `0x${string}` | undefined;