// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT import {main} from '../models'; export function AddWaypointForAllByName(arg1:string,arg2:boolean):Promise; export function ESILoggedIn():Promise; export function ESILoginStatus():Promise; export function GetCharacterLocations():Promise>; export function GetSystemJumps():Promise>; export function GetSystemKills():Promise>; export function Greet(arg1:string):Promise; export function ListCharacters():Promise>; export function ListSystemsWithRegions():Promise>; export function PostRouteForAllByNames(arg1:string,arg2:Array):Promise; export function ResolveSystemIDByName(arg1:string):Promise; export function SetDestinationForAll(arg1:string,arg2:boolean,arg3:boolean):Promise; export function StartESILogin():Promise; export function ToggleCharacterWaypointEnabled(arg1:number):Promise;