/** SIWS message creation is async already, so its onchain module can be lazy. */ export declare function genSolanaMessage(address: string, nonce: string): Promise;