export class NGIO { static get STATUS_INITIALIZED(): string; static get STATUS_CHECKING_LOCAL_VERSION(): string; static get STATUS_LOCAL_VERSION_CHECKED(): string; static get STATUS_PRELOADING_ITEMS(): string; static get STATUS_ITEMS_PRELOADED(): string; static get STATUS_READY(): string; static get STATUS_SESSION_UNINITIALIZED(): string; static get STATUS_WAITING_FOR_SERVER(): string; static get STATUS_LOGIN_REQUIRED(): string; static get STATUS_WAITING_FOR_USER(): string; static get STATUS_LOGIN_CANCELLED(): string; static get STATUS_LOGIN_SUCCESSFUL(): string; static get STATUS_LOGIN_FAILED(): string; static get STATUS_USER_LOGGED_OUT(): string; static get STATUS_SERVER_UNAVAILABLE(): string; static get STATUS_EXCEEDED_MAX_ATTEMPTS(): string; static get isWaitingStatus(): boolean; static get PERIOD_TODAY(): string; static get PERIOD_CURRENT_WEEK(): string; static get PERIOD_CURRENT_MONTH(): string; static get PERIOD_CURRENT_YEAR(): string; static get PERIOD_ALL_TIME(): string; static get PERIODS(): string[]; static get ngioCore(): null; static "__#55@#t": null; static get medalScore(): number; static "__#55@#s": number; static get medals(): null; static "__#55@#o": null; static get scoreBoards(): null; static "__#55@#r": null; static get saveSlots(): null; static "__#55@#n": null; static get lastExecution(): Date; static "__#55@#i": Date; static get lastConnectionStatus(): Date; static "__#55@#e": Date; static get sessionError(): null; static "__#55@#a": null; static get legalHost(): boolean; static "__#55@#l": boolean; static get isDeprecated(): boolean; static "__#55@#u": boolean; static get newestVersion(): boolean; static "__#55@#c": boolean; static get loginPageOpen(): boolean; static "__#55@#p": boolean; static get gatewayVersion(): boolean; static "__#55@#d": boolean; static get lastMedalUnlocked(): boolean; static "__#55@#h": boolean; static get lastBoardPosted(): boolean; static "__#55@#g": boolean; static get lastScorePosted(): boolean; static "__#55@#_": boolean; static get lastGetScoresResult(): boolean; static "__#55@#f": boolean; static get lastSaveSlotLoaded(): boolean; static "__#55@#w": boolean; static get lastSaveSlotSaved(): boolean; static "__#55@#m": boolean; static get lastDateTime(): string; static "__#55@#S": string; static get lastLoggedEvent(): null; static "__#55@#O": null; static get lastTimeStamp(): number; static "__#55@#N": number; static get lastPingSuccess(): boolean; static "__#55@#I": boolean; static get isInitialized(): boolean; static get session(): any; static get user(): any; static get hasSession(): boolean; static get hasUser(): boolean; static get isReady(): boolean; static get version(): string; static "__#55@#b": string; static get debugMode(): boolean; static "__#55@#y": boolean; static "__#55@#v": { autoLogNewView: boolean; preloadMedals: boolean; preloadScoreBoards: boolean; preloadSaveSlots: boolean; }; static "__#55@#C": boolean; static "__#55@#E": boolean; static "__#55@#j": boolean; static "__#55@#T": boolean; static init(e: any, t: any, s: any): void; static skipLogin(): void; static openLoginPage(): void; static cancelLogin(): void; static logOut(): void; static loadAuthorUrl(): void; static loadOfficialUrl(): void; static loadMoreGames(): void; static loadNewgrounds(): void; static loadReferral(e: any): void; static getMedal(e: any): null | undefined; static unlockMedal(e: any, t: any, s: any): undefined; static getScoreBoard(e: any): null | undefined; static postScore(e: any, t: any, s: any, o: any, r: any): undefined; static getScores(e: any, t: any, s: any, o: any): undefined; static getSaveSlot(e: any): null | undefined; static getTotalSaveSlots(): number; static getSaveSlotData(e: any, t: any, s: any): void; static setSaveSlotData(e: any, t: any, s: any, o: any): undefined; static logEvent(e: any, t: any, s: any): void; static getDateTime(e: any, t: any): void; static keepSessionAlive(): void; static getConnectionStatus(e: any, t: any): void; static "__#55@#R"(e: any, t: any): void; static "__#55@#A"(e: any, t: any): void; static "__#55@#B"(e: any, t: any): undefined; static "__#55@#L"(): void; static "__#55@#x"(): void; static "__#55@#V"(e: any): void; static "__#55@#D"(e: any): void; static "__#55@#U"(e: any): void; static "__#55@#M"(e: any): void; static "__#55@#k"(e: any): undefined; }