export declare const getWaitingListRankings: string; export declare const getUserInfo: string; export declare const updateUserInfo: string; export declare const getLongestStreaks: string; export declare const getTraits: string; export declare const startJoinWaitingList: string; export declare const finishJoinWaitingList: string; export declare const checkInWaitingList: string; export declare const deleteUserTopic: string; export declare const getTopicsData: string; export declare const getTopics: string; export declare const getTrendingTopics: string; export declare const getUserTopics: string; export declare const getUserList: string; export declare const getMyRankings: string; export declare const getGatekeepers: string; export declare const getGatekeepersGm: string; export declare const getGmCount: string; export declare const sendGmToGatekeeper: string; export declare const getAges: string; export declare const getMetaFrens: string; export declare const getDefiningWords: string; export declare const storeUserWord: string; export declare const getCurrentCycleInfo: string; export declare const getGatekeeperDetails: string; export declare const getWaitingListGatekeepersByIds: string; export declare const getWaitingListGatekeepersGmsUsers: string; export declare const getMainCollectionInfo: string; export declare const getAuthenticatedUserStatsInWaitinglist: string; export declare const getClaimableGatekeeperGMs: string; export declare const claimGatekeeperGMs: string;