export declare const findAccounts: string; export declare const findAccountsByIDs: string; export declare const readAccount: string; export declare const updateAccount: string; export declare const saveDeviceToken: string; export declare const findAccountAvatars: string; export declare const saveLocation: string; export declare const getLiveLocations: string; export declare const getHomeLocations: string; export declare const getUsers: string; export declare const getMap: string; export declare const getMapHomebases: string; export declare const getMapMonstersBeacons: string; export declare const getGeoMapMonsters: string;