export declare function getUser(): import("../types/telegram-webapp").WebAppUser; export declare function useUser(): typeof getUser;