export declare const getUserEmailConfirmed: () => Promise; export declare const getUserTokens: () => Promise; export declare const getUserCollectibles: () => Promise;