export declare const getAll: string; export declare const getById: string; export declare const getByIdForAccount: string; export declare const getMap: string; export declare const checkIn: string; export declare const getFeedEvents: string; export declare const respondToEvent: string; export declare const getStatsEvents: string; export declare const getCheckinsAndGatekeepersAwarded: string; export declare const getChannelPlatforms: string; export declare const getCheckinsLeaderboard: string; export declare const getStampRecipients: string; export declare const createEvent: string; export declare const updateEvent: string; export declare const createEventSegment: string; export declare const updateEventSegment: string; export declare const getAllEventsZlib: string;