export declare type User = { email: string; wallet: string; };