import { GameletAPIImpl } from './framework/gameletapi';
export * from './framework/gameletapi';
export * from './thirdparty/thirdparyt';
export * from './getcookiedjc/getcookiedjc';
export * from './pluginsForActivityCenter/pluginsForActivityCenter';
export declare const GameletAPI: GameletAPIImpl;
