// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {main} from '../models'; import {docs} from '../models'; import {helix} from '../models'; export function AuthenticateKVClient(arg1:string):Promise; export function GetAppVersion():Promise; export function GetBackups():Promise>; export function GetDocumentation():Promise<{[key: string]: docs.KeyObject}>; export function GetKilovoltBind():Promise; export function GetLastLogs():Promise>; export function GetTwitchAuthURL():Promise; export function GetTwitchLoggedUser():Promise; export function IsFatalError():Promise; export function IsServerReady():Promise; export function RestoreBackup(arg1:string):Promise; export function SendCrashReport(arg1:string,arg2:string):Promise; export function TestCommandTemplate(arg1:string):Promise; export function TestTemplate(arg1:string,arg2:any):Promise;