export declare const sendInvite: string; export declare const acceptInvite: string; export declare const declineInvite: string; export declare const getMyInvites: string; export declare const getGatekeeperInvites: string; export declare const getGatekeeperSquad: string; export declare const isHatched: string; export declare const getSpecies: string; export declare const checkIn: string; export declare const chatWithBot: string; export declare const labTransform: string; export declare const getBackground: string;